home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / lagoonquest.swf / scripts / DefineSprite_495 / frame_14 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  139 b   |  5 lines

  1. dolphinGame.finalScore = _parent.score;
  2. dolphinGame.dolphinchar.state = "death";
  3. dolphinGame.dolphinchar.gotoAndStop("death");
  4. stop();
  5.